From: Glenn Morris Date: Tue, 1 Mar 2011 03:53:18 +0000 (-0800) Subject: * lisp/calendar/cal-hebrew.el (diary-ordinal-suffix): Declare. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~2277 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5e7a95b0f5dc379ce5cde3a0466f1c3cc6f19299;p=emacs.git * lisp/calendar/cal-hebrew.el (diary-ordinal-suffix): Declare. --- diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el index 20b7d7cbc44..63e7484e127 100644 --- a/lisp/calendar/cal-hebrew.el +++ b/lisp/calendar/cal-hebrew.el @@ -815,6 +815,7 @@ from the cursor position." (format "Hebrew date (until sunset): %s" (calendar-hebrew-date-string date))) (defvar entry) +(declare-function diary-ordinal-suffix "diary-lib" (n)) ;;;###diary-autoload (defun diary-hebrew-birthday (month day year &optional after-sunset)